home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
rbbs_pc
/
usrchk31.zip
/
README.NOW
< prev
next >
Wrap
Text File
|
1993-01-18
|
3KB
|
84 lines
Userchek Callback Door Verification Version History
---------------------------------------------------
11-10-90 Initial distribution.
11-11-90 Bug fix... Remote data to com2 not working.
11-12-90 Provisions for multi-user operation added.
11-13-90 Can't get past long distance question.
11-14-90 Users to be verified had to be a security level
of three (3).
11-17-90 Users security level checked.
Lower than newuser security level, user sent
back to rbbs to fill out questionnairre.
Equal to newuser security level, user continues
thru callback program.
More than newuser security level, user sent back
to bbs and non callback.
12-3-90 Higher modem speeds added.
Added modem init string just before callback.
Thus, speaker on is optional.
12-18-90 If user opts to leave sysop a message or comment
caller is put back to rbbs with same user security
required to get verified. That way, next time they
call, they will go into the userchek process.
01-12-91 Added support for a well behave display in the Desqview
environment.
Long distance callbacks are disconnected as soon as
they are sucussfully verified.
01-22-91 Added support for areas of the country that can dial the
area code without using the preceeding '1' for long
distance.
Did some cleanup work on various items. Backspace did not
work correctly in some places.
Optimized code making the exe smaller.
01-31-91 Fixed bug in LD dialing scheme. Only treated last area
code special.
02-10-91 Couldn't run userchek from 'D' drive root.
Cleaned up code.
03-02-91 Redid the Ld coding section to accomodate strange calling
sequences of several parts of the country. Added additional
parameters to the ldcode.dat file to specify dialing styles
depending on special dialing requirements of telco.
03-16-91 Added powerful dialing option file for specific dialing
instructions.
03-26-91 Stay connected or disconnect during verification not working
correctly. Note: Security level not being updated still a
problem with Rbbs checking carrier before checking dout1.def
Reported to rbbs authors. Waiting for fix.
03-31-91 Cleaned up code. Corrected problem in checking verified
numbers. Authors of rbbs to release corrected rbbs to
update user file before checking for carrier loss.
01-10-93 Cleaned up code. Provided for default answers in most areas.
Corrects bug in trashnum.dat file operation. Improved modem
routines with additional library. Supports modem speeds over
9600.
Provides writing to verified.dat as a registered option only.
Comm 1-4 now supported. Earlier version did NOT.
01-18-93 Fixed init modem bug in code when running with Desqview.